Skip to content

Support delta value sorting on string PVs#3508

Merged
shroffk merged 1 commit into
masterfrom
CSSTUDIO-3183
Aug 13, 2025
Merged

Support delta value sorting on string PVs#3508
shroffk merged 1 commit into
masterfrom
CSSTUDIO-3183

Conversation

@georgweiss

Copy link
Copy Markdown
Collaborator

In the save&restore snapshot view, the delta columns supported sorting only on numeric scalar types. Deltas on string PVs where evaluated as zero diff even though they were treated as non-equal.

This PR enhances sorting to consider deltas for string scalar types.

@shroffk

shroffk commented Aug 13, 2025

Copy link
Copy Markdown
Member

I think we could create a group of comparators which are smart enough to work with some of our columns which might have multiple types.

@shroffk shroffk merged commit 7908999 into master Aug 13, 2025
3 checks passed
@shroffk shroffk deleted the CSSTUDIO-3183 branch October 3, 2025 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants